Pi, Radians, and Trigonometric Functions

Post Content

Pi

Definition

Circumference: The perimeter of a circle
Pi: The ratio of a circle's circumference to its diameter
  • The circumference of a circle with a diameter of 1 is 3.14 (1π)
Notation
  • p
Circumference of a Circle
  • 2πr
    • In this equation, r is the radius.

Radians

Definition

  • Other units of angle measurement

  • Can be written using θ

  • The angle can be calculated using the following two formulas

    Image Alt 텍스트

  • Unity provides two methods for this purpose


Trigonometric Functions

Definition

  • Expressing the size of angles in a triangle using trigonometric ratios

  • sin, cos, tan are trigonometric functions

  • The values of sin, cos, and tan for each angle are as follows

    Image Alt 텍스트

  • In addition, the values of the sine, cosine, and tangent can be calculated using the lengths of the sides

    Image Alt 텍스트

  • In contrast, there are also inverse trigonometric functions

    Image Alt 텍스트



References

Corrections will be incorporated with attribution.